Autodesk.AutoCAD.DatabaseServices Namespace > SubDMesh Class > SubDMesh Methods > SubdRefine Method > SubdRefine(FullSubentityPath[]) Method
SubDMesh.SubdRefine(FullSubentityPath[]) Method   
Description

This .NET method wraps the ObjectARX method AcDbSubDMesh::subdRefine.

Visual Basic
Public Function SubdRefine(
    paths As FullSubentityPath[]
) As void
C#
public void SubdRefine(
    FullSubentityPath\[\] paths
);
Links
   Comments?